-
AuthorPosts
-
February 6, 2017 at 9:19 am #743219
Would appreciate a master Quick CSS script to insert at “general styling” for changing attributes of the single post title for
font: size, color, background color.
Is there anybody out there to give me a master script?Thanks a lot for your help
February 7, 2017 at 6:20 am #743681Hey arvalania,
Please try the following in Quick CSS under Enfold->General Styling:
.single .post-title { font-size:30px; color:red; background-color:green; }
Best regards,
RikardFebruary 7, 2017 at 8:24 pm #744064Thanks, I give it a try. Unfortunately I forgot to mention I am using the extended layout Editor. The css Code probably looks diffrent to the one you have given me. Would you be so kind of giving me the nessary code for it?
Thanks a lot again for it.
Dieter
February 8, 2017 at 7:36 am #744229Hi Dieter,
Do you mean that you are using special heading elements? If so then we need to inspect an example post to be able to give you accurate CSS. Please link to an example post so that we can have a closer look.
Best regards,
RikardFebruary 8, 2017 at 3:22 pm #744369Hi Rikard,
thanks for your supply. Our website is at the moment not online because I am doing the finetunig for the contents. Our old template which someone else used wasn´t flexibel enough. Enfold is better for people who have limited experience with Html an CSS coding.
I put screenshots with some comments into an Google document which you can edit – if you want to.Here is the link: moved
Best regards,
Dieter
- This reply was modified 7 years, 9 months ago by arvalania.
February 9, 2017 at 8:07 am #744660Hi Dieter,
Thanks for that though it won’t help much unfortunately, we need to inspect the element in question in order to give you accurate code. Does the code have to only apply to single posts/pages? If not you can try to set the styling for each header element under Enfold->Advanced Styling. If it has to apply to only single pages/posts then you could try something like this to target the first H1 element on the page:
.single > h1 { font-size:30px; color:red; background-color:green; }
Best regards,
RikardFebruary 9, 2017 at 6:03 pm #744942Hi Rikard,
I attached a private message for you.Best regards
Dieter
February 12, 2017 at 3:32 pm #745957Hi Rikard,
if it´s too much time for you to help me with the extended layout blog options I asked for, I would only ask you for one thing.
I would get back to using the standard layout editor for the blog post. The issue with the title font color, background color would remain to be solved.One remaining problem remains with the standard editor blog layout: the hiding of the feature image still leaves a placeholder in the single post view. Just check the website.
I would likt too use the full blog width and can´t find a solution for it. The hidden feature image reduces the width of the blog contents an that´s a wast of space.Looking forward to hearing of you.
Dieter
February 13, 2017 at 11:20 am #746306A private Content for you.
- This reply was modified 7 years, 9 months ago by arvalania.
February 13, 2017 at 6:47 pm #746564Hi Rickard,
the login works again. The other problems remain with die width of the single blog view where the hidden feature image blocks the usage of the whole width.
Best regards,
Dieter
February 14, 2017 at 3:17 pm #746911Hi,
this thread is quite confusing to me, please open different tickets for different questions/issues. Keep your questions about Enfold only here.
To be honest I’ve no idea where to look at on your website and even not sure what the whole problem is about. Please be specific, clear and keep one question/issue in one ticket. Send us a precise link where we can inspect the elements in question, as well as a screenshot highlighting what’s going on (use imgur.com, dropbox).
I checked link in private but could not really see any issues there.
Best regards,
AndyFebruary 17, 2017 at 2:37 pm #748453Sorry Andy,
it´s really a bit confusing. I checked my Webhoster inbetween and he resolved my problem. I had a wrong site und home entrance in my database.
Sorry for not telling you earlier but I overlooked your reply.I really would appreciate one last support for my other problem:
This bothes me quite a bit on my frontpage.
February 20, 2017 at 1:39 pm #749325Hi,
I answered to your other thread, so I’ll close this one.
Best regards,
Andy -
AuthorPosts
- The topic ‘Enfold Template: Need a Quick CSS master for changing the single post title’ is closed to new replies.