Forum replies created
Thank you Denzel for all the answers. I did remove that auto feature of adding pages to the menu. Still not able to regain the menu I had.
Also, I was able to add some code to customize the widgets on the left, but I still have not been able to isolate those two widgets.
Will check the link you sent.
Thanks.
Another question…
If I have a drop-down menu, I would like to know how to prevent the main button from being “clickable”…only the sub-menu options. How can this be done?
Thanks.
Thanks. It worked.
Also, why does that image show in the post…the watermark-looking one with a camera? Is that for a featured image? Where do I eliminate it?
This might be my last question in this category Denzel.
I’d like to customize two widgets where I can change the:
Widget header text
Widget header colour
Widget container outline colour
Widget content background colour
Those widgets are the two at the top of the Homepage on the left: fogwm.org
Is there a way to use an image for the widget header background?
Thanks in advance.
Thanks. Will mark this one resolved.
It did change the avatar. Thanks. Still looking to see if there is one where I can upload maybe a total of three choices that a user of the site can have options depending on their “role”.
Once again Denzel, all is well. Worked perfectly!!!
Would like to know how I can customize the 3 tabs with colour and outline: Popular, Recent and Comments. Also would like colouring options for the alternating shades of colour behind the post header and date given. Seems as though the selected tab and the first row is the same colour which is fine.
fogwm.org
Love your product and service. Those two make for a satisfied and happy customer.
Hi Denzel,
Tried it. Worked fine. Should have asked this at the same time, but I would also need to customize the widget outline colour. This is what I use now. I need to modify it so I an change the outline for the Footer widget.
.widget-content {
margin:0 0 25px;
overflow:hidden;
padding:0 15px 20px 15px;
border:1px solid #afcde3;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.widget-title {
padding-top:20px;
}
.widget-title-background {
-webkit-border-radius: 20px 20px 0 0;
border-radius: 10px 10px 0 0;
margin-top:11px;
}
Thanks.
Back again guys. You have been very helpful. Makes me feel that I made the right decision in purchasing your theme.
The initial issue and a few others have been resolved. What I would like to do now is to have the widget title background colour for the widgets in the Footer different from the rest of the site…but all the same colour though.
Thanks in advance.