-
AuthorPosts
-
January 5, 2014 at 1:34 pm #205549
Hi there
I wonder if there is a way to get rid of the (blue) lines below the navigation on top.
My website is the following: http://pakka.studio-libelula.chThank you in advance!
January 5, 2014 at 6:29 pm #205607Hey Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child >li > ul { border-top: none; }Cheers!
YigitJanuary 6, 2014 at 1:29 pm #205802Thanks a lot for the quick answer!
Is there a way to change the gray color of the portfolio grid to white?Best
January 6, 2014 at 2:57 pm #205820Hey!
Please add following code to Quick CSS as well
.grid-entry .inner-entry { box-shadow: none; }Cheers!
YigitJanuary 6, 2014 at 3:49 pm #205849Great, thanks! It worked super fine!
More questions:
1. How can I make custom links on the navigation and on the portfolio grid to open in a separate tab/window?
2. On single portfolio items there are light gray arrows left and right pointing to the next portfolio item. How can I change the color of these?
3. When hovering over single portfolio items on the portfolio grid a blue circle with an arrow appears. How can I get rid of circle and arrow? I would like to keep the white overlay.Thanks
carolinaJanuary 6, 2014 at 3:57 pm #2058534. On the following page: http://bohemia-digital.com/articles/
I used some tabs on the left side to display years. There is a large empty space next to the year though. Is there a way to make the tabs smaller?January 6, 2014 at 4:24 pm #205864Hey!
Please add following code to Quick CSS as well
1- Please go to Appearance > Menus and click on Screen Options and check “Link Target” and then choose the menu items that you would like to open in new tab http://i.imgur.com/bOLs66V.jpg
2-#top .avia-post-nav { background: rgba(0,0,0,0.1); }This is default value, you can change rgb value to any color that you would like and 0.1 is opacity.
3-.image-overlay .image-overlay-inside { display: none; }4-
.sidebar_tab .tab_titles { width: 0%; }Regards,
Yigit -
AuthorPosts
- The topic ‘Get rid of the lines under navigation’ is closed to new replies.
