Forum Replies Created
-
in reply to: stop header transition when loading
It’s almost gone! Is there a way I can fully stop it?
in reply to: stop header transition when loadingSo I’ve done that – but the image header won’t load now? It doesn’t have that transition, but the image doesn’t display. I’ve even changed images.
I’ve put the original main.js back up now, but can you please tell me how to make the transition go away successfully?
in reply to: stop header transition when loadinghello?
in reply to: Header not responsive in browserAre you able to assist me with the CSS? I promise I’ll go away once it’s fixed ;)
in reply to: Header not responsive in browserHello?
in reply to: Header not responsive in browserAlso, where do I change the “read more” button on the home page? Tried other files in teh blog section yet I couldn’t find it.
in reply to: Header not responsive in browserI follow your guidance for the PHP code – but no matter where I put it, it’s only on the blog page that it appears like this:
in reply to: Header not responsive in browserAlso, I followed the instructions you sent me;
I added this line of code: <?php popupally_pro_add_embedded_popup(1); ?>
to the following: <span style=”color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>\includes\view\blog\loop-grid.php</span>
<?php
global $cl_redata, $for_element;
do_action(‘codeless_excecute_query_var_action’,’loop-index’);
if (have_posts()) ;
?>
<?php popupally_pro_add_embedded_popup(1); ?>
<div id=”blogmasonry” class=”<?php if(isset($cl_redata[‘blog_grid_col’])) echo ‘cols’.$cl_redata[‘blog_grid_col’]; else echo ‘cols3’; ?>”>
<div class=”row filterable”>
Yet the opt in mixes with the blog. I tried moving it around too (I’m pretty good with PHP). Am I doing something wrong?
in reply to: Header not responsive in browserHey,
Thanks for this. I did change the blog header just to make it appear normal while we’re fixing it. Thanks!
Also, one more question: how can I change the buttons on the blog page so it’ll read “Watch Video” rather than “Read More”?
in reply to: Header not responsive in browserThe /blog page still hasn’t changed – even with this CSS.
And for the green bar, it’s a php line of code I’m trying to put in. Are you able to tell me where I can put it? I can’t seem to find where. It has to nest right below the header.
in reply to: Header not responsive in browserAlso the header on the blog page doesn’t show correctly – it hasn’t since we set up the page. Can you help me with that?
Thank you :)
in reply to: Header not responsive in browserHi!
Thanks so much for that. The header worked.
Okay so for the opt in banner, I need to make it display directly below the header image – like what it is already on the website.
But on the blog page, https://www.michellearmstrong.com/blog/, the opt in doesn’t show below the header. How can I get it to show? I’ll be using the blog as the home page, and I need that opt in bar there.
in reply to: Responsive HeadersThank you!
It looks great on the computer, but on my iPhone.. it hasn’t changed.
Look at this screenshot, using Safari on my iPhone 6. I did clear the cache.
in reply to: Responsive HeadersThis reply has been marked as private.in reply to: Responsive HeadersThis coding still isn’t working.