- This topic has 7 replies, 2 voices, and was last updated 9 years, 8 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Pro Girlie issues with "read more" covering text and not lining up
Hi Shri!
I’m having continuing issues with the Pro version of the girlie theme I purchased.
The read more button covers up the header text on the slider.
The read more button does not line up across all four sections on the front page.
The read more covers blog text on the front page.
Please advise.
Thank you!
Sheen
Hi Sheen,
Kindly show us your website link
Regards,
Shri
Oops! It is http://sheenperkins.com
Hi Sheen,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
.slide_info h2 {margin:0 0 45px !important;}
.services-wrap .one_fourth { min-height:535px; position:relative;}
a.linkreadmore { position:absolute; left:0; right:0; bottom:0; display:table; margin:auto;}
a.linkreadmore:hover, .services-wrap .one_fourth:hover a.linkreadmore { display:table;}
.news {min-height:335px !important;}
Regards,
Shri
Thank you again Shri! That worked. What happens when you provide a theme update. Will it override the custom css?
No, Theme update doesn’t override the custom css.
Regards,
Shri
Thank you again Shri!
You are most welcome Sheen 🙂
Regards,
Shri
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]