arque1986
Forum Replies Created
-
Forum: Plugins
In reply to: [HTML Import 2] Failed to import directoryThanks Kathryn. I managed to figure it out yesterday. Just need to replace the title and description with my image logo. Reading up on that. Hopefully it works out.
Thats easy. Click on posts in your WordPress menu. select the post to edit it. What you need to change is featured image. If featured image doesnt already show up on the bottom right of that page, then enable it by clicking on screen options (top right) next to help and check featured image. Once you’ve done this, all thats left is to browse to the image you want via featured image. Thats all really.
Forum: Themes and Templates
In reply to: [Pictorico] Tagline for pictoricoThank you very much Kathryn. You’ve been very helpful 🙂 works like a charm. I love using Pictorico.
Forum: Themes and Templates
In reply to: [Pictorico] how to change the size of the grey footer barAdd this to your child theme style.css change value for padding. Note this will change the site of your footer widget area. The grey banner.
.widget-areas {
background: #373737;
color: white;
padding: 0.15px 0;
}Forum: Themes and Templates
In reply to: [Pictorico] Tagline for pictoricoI see the pictorico theme has no provision for tagline after title. Or is there and I am unable to find it?
Forum: Themes and Templates
In reply to: [Pictorico] how to change the size of the grey footer bar