Changes in Photography 2.0 template
-
Hello,
could you please help me to solve problems listed below.
I have Premium Theme: Photography 2.0 and Custom Design Upgrade.1. How to remove dot-lines above and under the menu? (I had it done in Photography 1.0)
2. how to change bold fonts for regular ones in menu?
3. how can I change background color on a part of the page which is below the picture on which thumbnails are located, f.e. dark gray part f.e. at the page http://aniakrukowska.com/2014/01/21/details-2/
In Customize -> Change Colors I can only change color of Background and Headings and links.Thanks in advance
AniaThe blog I need help with is: (visible only to logged in users)
-
To remove dot-lines, and change bold fonts in menu to regular:
@media screen and (min-width: 900px) { nav[role="navigation"] { border-width: 0; } nav[role="navigation"] .nav a { font-weight: 400; } } -
Thanks a lot. Problems 1 and 2 are solved.
What abot 3 whith changing colors of part of the background?
A. -
The thumbnail area background is this:
.galleria-container { background: #cccccc; // Your color here. }
- The topic ‘Changes in Photography 2.0 template’ is closed to new replies.