- This topic has 6 replies, 3 voices, and was last updated 4 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Access Html
I’m trying to access the html code for this site- especially the section 1 ‘Pleasure and Taste in One Place’ – I am trying to make all my images the same size through html.
http://www.optimodesigns.com/kakeswithlove/
Hi Natasha,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#pleasure-box img{height:210px;}
Regards,
Brad
Thanks that’s done the trick. However I have quite a number of changes including I would like to centre the ‘Your Baker’ information including image. Can changes only be added via CSS box?
CSS box ensures these changes don’t get removed if you upgrade the theme in future.
Regards,
Shri
Thanks, but I’m not very good using CSS, so I would like to access the raw HTML codes?
Hi I’m trying to centre the picture of the baker in section 3.
Hi Natasha,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#bakers-box {display: block;float: none; margin: 0 auto 20px; auto;}
Regards,
Brad
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]