Home › Forums › All Other Themes › Girlie Pro – what's new in shop section
- This topic has 10 replies, 2 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
February 15, 2018 at 6:42 pm #94288
hello, is there any documentation on working with the ‘what’s new in the shop’ section?
looking for info on:
best image size
how to link ‘read more’ and ‘buy now’ so they work – is that a matter of linking to an existing page?i currently have the section hidden as it a hot mess!
http:www.wildwomeninthecountry.com
thank you!
jenFebruary 16, 2018 at 5:31 am #94315Hi,
Kindly enable the what’s new in the shop section. So that we can assist further.
Regards,
BradFebruary 16, 2018 at 12:55 pm #94358enabled, thank you!
February 16, 2018 at 1:34 pm #94363Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#products-box a { display: block; height: 235px; overflow: hidden;} .linkreadmore { display: inline-block !important; height: auto !important;} #productdescbg { min-height:245px;}
For Read More and Buy Now link. Kindly refer our documentation.
http://sktthemesdemo.net/documentation/skt-girlie-doc/#welcomeRegards,
BradFebruary 16, 2018 at 11:33 pm #94384thank you for your prompt reply, but some how now i have managed to lose the price
also is there any way to keep the ‘read more’ and ‘buy’ links all in line with each other? like the section above?
i am enclosing a link to a screen shot of what i have now for code if that helps.
https://imgur.com/a/KhuLtthanks so much!
jenFebruary 17, 2018 at 1:05 pm #94394one more question, what would be the width of image in the ‘whats new in the shop’ section
thanks so much!
February 19, 2018 at 7:00 am #94437Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.linkreadmore { position: absolute; bottom: 30px;} .prodbuy .linkreadmore { position: absolute; right: 10px; bottom:30px;}
Kindly use image size 370x235px for ‘whats new in the shop’ section.
Regards,
BradFebruary 19, 2018 at 2:54 pm #94490so now this is happening, the ‘read more’ buttons in the upper section are in the text. i have resized my images in the ‘whats new’ section to 370×235 thinking that since they were larger, i had them at 470×300, that was the problem but resizing didn’t fix it.
https://imgur.com/53aDylBthis is all the custom css i have pasted
https://imgur.com/AUlczrcand during the process of adding info to the ‘whats new’ section i have lost the price. here is all the code for that area.
https://imgur.com/Ixszyokthank you, i really do appreciate your help!
jenFebruary 20, 2018 at 6:04 am #94577Hi,
Your website URL is not working?
Regards,
BradFebruary 21, 2018 at 3:32 pm #94775hi, i am so sorry about that, my web hosting account was hacked and my site has been down for a few days.
up and running now
thanks
jenFebruary 22, 2018 at 5:46 am #94812Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.one_fourth .linkreadmore { position: relative; bottom: 0;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.