Tagged: Latest Portfolio
-
AuthorPosts
-
June 13, 2016 at 10:32 am #647260
In the footer I have the Enfold Latest Portfolio widget, right next to a Pages widget that displays the main menu of my site. If you take a look at my site, you can see that the formatting for the Enfold Latest Portfolio content is quite different from the Pages content. (The text is a different size and weight, there is a different spacing in between the links, and the hover effects I’ve set don’t apply.) How can I conform this text in the Latest Portfolio section to be the same as my Pages menu? Thank you
-
This topic was modified 9 years, 4 months ago by
mosaic.
June 13, 2016 at 12:27 pm #647305Hey kieranvyas,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#footer .news-headline { font-weight: normal!important; font-size: 12px!important; }Best regards,
Vinay-
This reply was modified 9 years, 4 months ago by
Vinay.
June 13, 2016 at 12:29 pm #647308Hi, thanks a lot, that deals with the font size and weight perfectly. How can I now make it so that the spacing between the links is the same and also that they have the same hover effects as the navigation menu beside it?
June 14, 2016 at 6:16 am #647795Hi,
Please try the following as well:
#footer .news-headline:hover { color: #a3a3a3 !important; text-decoration: underline !important; }Best regards,
RikardJune 14, 2016 at 10:53 am #647893Great! That’s everything except for the spacing. The only thing left to fix is the spacing between links, they are not the same as the menu to the left.
-
This reply was modified 9 years, 4 months ago by
mosaic.
June 15, 2016 at 6:29 am #648405Hi,
Try this as well:
#footer .news-content { padding: 0px 0 3px 0 !important; }Regards,
RikardJune 15, 2016 at 8:47 pm #648846Perfect! Thank you
June 15, 2016 at 10:05 pm #648876Hey!
Glad it got it short out.
Please let us know if we can do anything else for you, would be more than happy to assist.Best regards,
Basilis -
This topic was modified 9 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
