Forum Replies Created
-
AuthorPosts
-
Sabina ArayaParticipant
I input this code:
#page #separator-title .entry-title {
color: #800080;
}But it only affected the title color once you open the blog post. The main page that list my blog entries was not affected. Does it make a difference that my blog was built in a child theme? I also tried to apply the code to the child theme CSS and it did not change the title color.
Sabina ArayaParticipantHow can I change the color of my blog entry titles that shows on the main page of my blog? Right now it currently shows as black and I want to change the color to a shade of purple. I had the custom blog page built using your suggested provider: https://arayascreations.com/blog/
I would like to change the font color of the title.
Sabina ArayaParticipantThe code:
body {
background-color: transparent;
}makes my entire site transparent a grey color, I don’t want to change the color of the entire website, I want to change the background color of the widget for the side bar, which currently has a what text box behind it.
Sabina ArayaParticipantHow can I make the background color of the primary sidebar widgets transparent?
Sabina ArayaParticipantHow can I make the background color of the categories post transparent and center the photo?
Sabina ArayaParticipantNotice: Constant WP_CRON_LOCK_TIMEOUT already defined in /home3/arayasno/public_html/wp-config.php on line 91
Notice: Constant AUTOSAVE_INTERVAL already defined in /home3/arayasno/public_html/wp-config.php on line 92
Notice: Constant WP_POST_REVISIONS already defined in /home3/arayasno/public_html/wp-config.php on line 93
Notice: Constant EMPTY_TRASH_DAYS already defined in /home3/arayasno/public_html/wp-config.php on line 94
Sabina ArayaParticipantStill receiving the same errors after following the above steps, please advise how to correct the errors.
Sabina ArayaParticipantI’ve created a child them and I have the following theme errors that I need to resolve?
otice: Constant WP_CRON_LOCK_TIMEOUT already defined in /home3/arayasno/public_html/wp-config.php on line 91
Notice: Constant AUTOSAVE_INTERVAL already defined in /home3/arayasno/public_html/wp-config.php on line 92
Notice: Constant WP_POST_REVISIONS already defined in /home3/arayasno/public_html/wp-config.php on line 93
Notice: Constant EMPTY_TRASH_DAYS already defined in /home3/arayasno/public_html/wp-config.php on line 94
Sabina ArayaParticipantFor the footer font size CSS Code provided:
div#footer-widgets {
font-size: 12px;
}does not change the font of the title of the widget entry. please provide CSS to also change the title font.
Sabina ArayaParticipantCan I change the order in which my blog post? I think this will fix my blog issue if I can order it to post oldest to newest first then that way the five pictures I have posted first that appear on my home page will remain in place.
Sabina ArayaParticipantCan you also advise how I can change the font size for the footer widget area only – not anywhere else in the site? I need to make the font smaller
Sabina ArayaParticipantI found the page ID’s
Using the pages widget in the footer widget 1 section I excluded the the blog page ID from the widget pages menu and selected to sort by page order
the footer reflects my selection on every page except the static home pagehow can I make the footer update globally?
URL for how I want it to appear:
http://arayascreations.com/your-investment/URL for how I don’t want it to appear:
http://arayascreations.com/Sabina ArayaParticipantWhere can I find the page ID’s?
Sabina ArayaParticipantHow can remove the date of the blog post from showing to the public?
Sabina ArayaParticipantCan I add widgets into the footer?
-
AuthorPosts